isGroupSummary

open fun isGroupSummary(@NonNull notification: Notification): Boolean(source)

Get whether this notification to be the group summary for a group of notifications. Grouped notifications may display in a cluster or stack on devices which support such rendering. Requires a group key also be set using setGroup.

Return

Whether this notification is a group summary.